home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 3d_tools / font4d.lha / Font-4D-Demo / PencilVC's / pencil.readme < prev   
Encoding:
Text File  |  1994-03-14  |  607 b   |  16 lines

  1. These lines have been removed from Pencil.pov to form Pencil.inc
  2.  
  3. Original:                                            Font4D:
  4. camera {
  5.    location <0.0, -70.0, 0.0>                         --> Initial Camera Position
  6.    direction <0.0, 2.5, 0.0>                          --> Low Tele Angle
  7.    up <0.0, 0.0, 1.0>                                == Default
  8.    right <4/3, 0.0, 0.0>                            == Default
  9.    rotate < -20.0, 0.0, -140.0 >                     --> Initial Camera Rotation
  10.    translate < 0.0, 0.0, 2.0 >                         --> First Point in Camera Movement
  11. }
  12.  
  13. light_source { <30.0, 30.0, 55.0>  colour White }    --> Colour 1.0 1.0 1.0
  14.  
  15. light_source { <-40.0, -40.0, 35.0> colour Grey }    --> Colour 0.752941 0.752941 0.752941
  16.